home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 September / Net75b.iso / pc / card / 00026_link - Namo3.0.ls < prev    next >
Encoding:
Text File  |  2000-07-20  |  131 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound(1, "ClickSound")
  3. end
  4.  
  5. on mouseUp
  6.   open(the moviePath & "software\Namo3.0\WebEditor3Eng305.exe")
  7. end
  8.